This line of thinking will then lead you to a module called perlmodule, which lets you embed a perl interpreter in Python.
这种思维模式将把您带到一个名为perlmodule的模块,它支持在Python中嵌入一个perl解释器。
If you are familiar with AOP, you already know that code-tangling — mixing code from multiple concerns in a module — can lead to obscure and difficult-to-maintain code.
如果熟悉AOP,那么您已经知道代码纠结——将多关注点代码混合到一个模块中——会导致难于理解和难于维护的代码。
This can lead to confusion when trying to alter parameters as the ability to change them is unavailable until the module has been loaded.
这会让用户在尝试更改参数时产生困惑,因为只有在装载此模块之后,才能更改参数。
应用推荐